Remove workaround for missing enter events on newly popped up windows
authorRichard Hult <richard@imendio.com>
Tue, 3 Feb 2009 15:01:31 +0000 (16:01 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:32 +0000 (10:15 +0200)
commit651335bc7e1e460a8c03d3259a98ae16361f4ec5
tree09ec0c2552f7b338833f4d7e34f591fe63f14202
parentaeeb54ddf09e83e9679ca7d4ad5bdc2b4e85c0d0
Remove workaround for missing enter events on newly popped up windows

The reason for the issue was that we got entered/exited events for the
title bar buttons. Now we properly ignore those instead.
gdk/quartz/GdkQuartzView.c
gdk/quartz/GdkQuartzView.h
gdk/quartz/gdkevents-quartz.c
gdk/quartz/gdkprivate-quartz.h
gdk/quartz/gdkwindow-quartz.c